inline assembler meaning in English
内联汇编语言
行内汇编语言
Examples
- The compiler also allows inline assembler code to be embedded anywhere in a function . in addition , routines developed in assembly can also be called
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用 - The latter pay special attention to the software implementation environments , including the technical details such as programming interface , data structures and 32 - bits visual c + + inline assembler . a sorftware packet is designed and implemented at last , which can perform the modular multiplication with equal 2048 - bits long of modulu and operands within approximately 5 . 239ms and the modular exponentiation with equal 2048 - bits long of modulu , exponent and base within approximately 4290 . 559ms
经测试,在intelceleron400mhz , ram64mb的pc机上,进行一次乘数与被乘数的最大位数均为2048位长的模乘运算所需平均时间约为5 . 239ms ,在进行一次底数和指数的最大位数均为2048位长的模指数运算所需的平均时间约为4290 . 559ms 。